home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 3682 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: mail2news.demon.co.uk!genesis.demon.co.uk
  2. From: Lawrence Kirby <fred@genesis.demon.co.uk>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: floating point dynamic array
  5. Date: Tue, 30 Jan 96 14:38:20 GMT
  6. Organization: none
  7. Message-ID: <823012700snz@genesis.demon.co.uk>
  8. References: <310EFD40.2D03@se.cuhk.hk>
  9. Reply-To: fred@genesis.demon.co.uk
  10. X-NNTP-Posting-Host: genesis.demon.co.uk
  11. X-Newsreader: Demon Internet Simple News v1.27
  12. X-Mail2News-Path: genesis.demon.co.uk
  13.  
  14. In article <310EFD40.2D03@se.cuhk.hk> hkshiou3@se.cuhk.hk "Lawrence Xiao" writes:
  15.  
  16. >Hi all,
  17. >
  18. >I try to use dynamic array to store series of floating point.  
  19. >But error message returns.  However, there won't be any problem 
  20. >when I change the all the declaration from floating point 
  21. >to integer.
  22. >
  23. >The message I get is:
  24. >"scanf: floating point formats not linked"
  25. >"abnormal program termination"
  26.  
  27. This is answered in section 14.13 of the FAQ. You can FTP the FAQ from
  28. rtfm.mit.edu under /pub/usenet/comp.lang.c. Before posting a question to
  29. a newsgroup always check the FAQ for that newsgroup.
  30.  
  31. -- 
  32. -----------------------------------------
  33. Lawrence Kirby | fred@genesis.demon.co.uk
  34. Wilts, England | 70734.126@compuserve.com
  35. -----------------------------------------
  36.